Skip to main content

DefaultApi

All URIs are relative to //api.estuary.tech/

MethodHTTP requestDescription
ViewerGetGet /viewerFetch viewer details

ViewerGet

UtilViewerResponse ViewerGet(ctx, ) Fetch viewer details

This endpoint fetches viewer details such as username, permissions, address, owned miners, user settings etc.

Required Parameters

This endpoint does not need any parameter.

Return type

UtilViewerResponse

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]